const net/http.http2initialHeaderTableSize
7 uses
	net/http (current package)
		h2_bundle.go#L3376: 	http2initialHeaderTableSize = 4096
		h2_bundle.go#L4002: 	return http2initialHeaderTableSize
		h2_bundle.go#L4009: 	return http2initialHeaderTableSize
		h2_bundle.go#L7809: 	return http2initialHeaderTableSize
		h2_bundle.go#L7816: 	return http2initialHeaderTableSize
		h2_bundle.go#L7871: 	cc.peerMaxHeaderTableSize = http2initialHeaderTableSize
		h2_bundle.go#L7892: 	if maxHeaderTableSize != http2initialHeaderTableSize {
![]()  | 
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |